StructFind(structure, key)


Returns the value associated with the specified key in the specified structure.

See also StructClear, StructDelete, StructInsert, StructIsEmpty, StructKeyArray, StructCount, StructKeyArray, and StructUpdate.

structure

Structure containing the value to be returned.

key

Key whose value is returned.